CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bayes classifier

搜索资源列表

  1. NPC

    0下载:
  2. 一个程序来诱使一个天真的可能性分类的朴素贝叶斯分类器(可能性模拟)和诱导幼稚的可能性分级分类新的数据。-A program to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:23138
    • 提供者:sdl
  1. Bayes_Classification

    0下载:
  2. 该代码是一个bayes分类器,实现了基本的bayes分类算法-this code is a bayes classifier, to achieve the basic bayes classification algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:9675
    • 提供者:醉风
  1. datamining-algorithm

    0下载:
  2. 数据挖掘的经典算法的java实现,含源码和说明。包括了ID3决策树,贝叶斯分类器等经典算法。-A Java implementation of classic data mining algorithm, including source code and instructions. Including the ID3 decision tree, bayes classifier and classic algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-16
    • 文件大小:450889
    • 提供者:ming
  1. NB

    0下载:
  2. 自己编写的朴素贝叶斯分类器,经实测效果不错,供文本分类的研究人员相互学习-I have written a naive Bayes classifier, measured results are good for text classification researchers learn from each other
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1412
    • 提供者:gaozhe
  1. HL

    0下载:
  2. 经过调试过的朴素贝叶斯分类器,可以正常使用。-After debugging through the Naive Bayes classifier, can be used normally .
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:5768
    • 提供者:jackal
  1. beiyesi

    0下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以学习参考下-Matlab environment a Naive Bayes classifier, we can learn to refer to the following
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:jackal
  1. text-classifier-master

    0下载:
  2. Classifier naive Bayes in Java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2129598
    • 提供者:dev27
  1. Classifier4J-0.6

    0下载:
  2. a bayes classifier implemented by java
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:52805
    • 提供者:leoleo1949
  1. Bayes

    0下载:
  2. 关于数据挖掘中贝叶斯分类器的实现代码。返回准确率。有数据。-About Data Mining Bayesian classifier implementation code. Back accuracy. There is data.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:110208
    • 提供者:仪珂
  1. NaiveBayes

    1下载:
  2. 用Java实现的朴素贝叶斯分类器,并可对输入特征进行预测。-Java implementation of the Naive Bayes classifier, can be predicted on the input feature.
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-14
    • 文件大小:1901
    • 提供者:desmond
  1. Bayes

    0下载:
  2. 老师不值得贝叶斯分类器作业,实现贝叶斯分类器算法,可以运行,有数据集,非常简单。-Teachers do not deserve the job Bayesian classifier, Bayesian classifier algorithm to achieve, you can run, the data set is very simple.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:107367
    • 提供者:wang
  1. l2_bayes_classifier

    0下载:
  2. machine learning 方面有关于The Bayes Classifier的资料,语言是python-machine learning aspects have The Bayes Classifier information about language is python
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:946053
    • 提供者:lance
  1. bayes

    0下载:
  2. matlab基于最小错误率的贝叶斯分类器设计-Bayesian classifier design matlab minimum error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:853
    • 提供者:么西1983
  1. DataMining

    0下载:
  2. 酒数据挖掘,朴素贝叶斯分类器,把酒分成3类-Wine data mining, naive Bayes classifier, the wine is divided into three categories
  3. 所属分类:Algorithm

    • 发布日期:2017-06-16
    • 文件大小:24112286
    • 提供者:Kaijie Fong
  1. BayesianClasser

    0下载:
  2. 贝叶斯分类器Matlab实现 机器学习算法,用于分类的朴素贝叶斯分类器,Navie Bayesian Classifier 。-Bayesian classifier Matlab achieve machine learning algorithms for classification Naive Bayes classifier, Navie Bayesian Classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:691
    • 提供者:叶晞
  1. bayes

    0下载:
  2. 贝叶斯分类器,对两组数据实现分类判别,并计算判别的正确率-Bayesian classifier, to achieve the two sets of data classification and discrimination, and to calculate the correct rate of discrimination
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:9224
    • 提供者:勾拳
  1. NB

    1下载:
  2. 朴素贝叶斯分类器,Data为总数据矩阵,Train_Dat为训练样本,Test_Dat为测试样本,用来实现对测试样本进行分类~可以从UCI下载数据调用使用~-Naive Bayes classifier, Data for the total data matrix, Train_Dat of training samples, Test_Dat test sample, the test samples were used to achieve the classification of ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:773
    • 提供者:王小二
  1. Bayes_Classifier

    0下载:
  2. Bayes classifier Step 1. : Generate an arbitrary 3-class dataset with bi-variate Gaussian distribution. Step 2. : If three arbitrary samples are given as follows, determine to which class (as each class is generated by Step 1) each sample s
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2183
    • 提供者:jyju
  1. Design-of-Bayes-classifier

    0下载:
  2. 假定某个局部区域细胞识别中正常和非正常两类,先验概率分别为:正常状态和异常状态,现有一系列待观察的细胞,试对观察的结果进行分类。-Suppose a local area cell recognition of normal and non-normal categories, a priori probabilities were: normal and abnormal states, the existing range of cells to be observed, the test
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:37987
    • 提供者:于威立
  1. HW2

    0下载:
  2. This the code for bayes classifier. It gets the feature vectors from two dimentional data and classifies them based on bayes rule!-This is the code for bayes classifier. It gets the feature vectors from two dimentional data and classifies them based
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8075
    • 提供者:Soroush
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com